Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_default_timezone_set
date_default_timezone_set
Set the default time zone used by all date/time functions in the script
Name:
date_default_timezone_set
Category:
Date and time
Programming Language:
php
One-line Description:
Sets the default time zone used by all Date/Time functions.
Related
How to Achieve the Best Results by Combining date_default_timezone_set and ini_set for Timezone Settings?
3
Similar Functions
date_offset_get
date_offset_get
AliasforDateTime::
timezone_location_get
timezone_location_get
AliasforDateTimeZo
mktime
mktime
GetaUnixtimestampfor
date_time_set
date_time_set
DateTime::setTimeali
time
time
ReturnthecurrentUnix
timezone_name_from_abbr
timezone_name_from_abbr
Returnthetimezonenam
date_sun_info
date_sun_info
Returnsanarraywithin
date_timezone_get
date_timezone_get
AliasforDateTime::
Popular Articles
How to Achieve the Best Results by Combining date_default_timezone_set and ini_set for Timezone Settings?